BAM Event Dispatcher (Managed Components) |
Settings
maxConcurrentWorkers
Setting Type | Hot |
Data Type | Integer |
Description | It gives the maximum number of concurrent threads in the thread pool. |
monitorPeriod
Setting Type | Hot |
Data Type | Long |
Description | The time interval at which the Dispatcher checks how many threads are in idle state. |
minConcurrentWorkers
Setting Type | Hot |
Data Type | Integer |
Description | Minimum concurrent threads in the threadpool. |
Counters
currentNumWorkers
Counter type |
Event Counter |
Event |
Total number of worker threads. |
Hints |
numIdleWorkers
Counter type |
Event Counter |
Event |
Number of worker threads currently idle. |
Hints |
numActiveWorkers
Counter type |
Event Counter |
Event |
Number of worker threads currently active. |
Hints |
Alerts
There are currently no alerts defined for BAMEventDispatcher type.